sync.Pool.pin (method) 3 uses sync (current package) pool.go#L102: l, _ := p.pin() pool.go#L128: l, pid := p.pin() pool.go#L195: func (p *Pool) pin() (*poolLocal, int) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)